CommonEvent 1545
Name = "Talk: Amor Doll"

  999([1344])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["amoldoll_fc1", 0, 0, 2])
    ShowText(["\\n<Amor Doll>I am a puppeteer..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["amoldoll_fc1", 0, 0, 2])
    ShowText(["\\n<Amor Doll>You too, will be my sustenance..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["amoldoll_fc1", 0, 0, 2])
    ShowText(["\\n<Amor Doll>Class One Cross-World Contact...\nThese people will become dolls..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["amoldoll_fc1", 0, 0, 2])
    ShowText(["\\n<Amor Doll>Now, become my dolls..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["amoldoll_fc1", 0, 0, 2])
    ShowText(["\\n<Amor Doll>Dolls... More dolls..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["amoldoll_fc1", 0, 0, 2])
    ShowText(["\\n<Amor Doll>I am a doll...\nThe strings that control me..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["amoldoll_fc1", 0, 0, 2])
    ShowText(["\\n<Amor Doll>People dance...\nMoved by strings..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["amoldoll_fc1", 0, 0, 2])
    ShowText(["\\n<Amor Doll>Sing, my dolls...\nDance..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["amoldoll_fc1", 0, 0, 2])
    ShowText(["\\n<Amor Doll>These children like to dance and sing..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["amoldoll_fc1", 0, 0, 2])
    ShowText(["\\n<Amor Doll>I will not allow a human past here...\nYou will become a doll..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["amoldoll_fc1", 0, 0, 2])
    ShowText(["\\n<Amor Doll>Please give the little doll to the right a name..."])
    ShowText([""])
    ShowChoices([["Rihm", "Jugemu", "Tonnura"], 0])
    When([0, "リーム"])
      ShowTextAttributes(["amoldoll_fc1", 0, 0, 2])
      ShowText(["\\n<Amor Doll>That is a lovely name... Thank you."])
      ShowText([""])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "ジュゲム"])
      ShowTextAttributes(["amoldoll_fc1", 0, 0, 2])
      ShowText(["\\n<Amor Doll>Th-thank you..."])
      ShowText([""])
      Empty([])

    When([2, "トンヌラ"])
      ShowTextAttributes(["amoldoll_fc1", 2, 0, 2])
      ShowText(["\\n<Amor Doll>That sounds weird..."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["amoldoll_fc1", 0, 0, 2])
    ShowText(["\\n<Amor Doll>Please give the little doll to the left a name..."])
    ShowText([""])
    ShowChoices([["Rahm", "Inmu", "Alucart"], 0])
    When([0, "ラーム"])
      ShowTextAttributes(["amoldoll_fc1", 0, 0, 2])
      ShowText(["\\n<Amor Doll>That is a lovely name... Thank you."])
      ShowText([""])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "インム"])
      ShowTextAttributes(["amoldoll_fc1", 0, 0, 2])
      ShowText(["\\n<Amor Doll>Th-thank you..."])
      ShowText([""])
      Empty([])

    When([2, "ゲレゲレ"])
      ShowTextAttributes(["amoldoll_fc1", 2, 0, 2])
      ShowText(["\\n<Amor Doll>That sounds weird..."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["amoldoll_fc1", 0, 0, 2])
    ShowText(["\\n<Amor Doll>Do you want to become a doll?\nOr do you want to become a part of me...?"])
    ShowText([""])
    ShowText([""])
    ShowChoices([["I want to become a doll", "I want to become a part of you", "I don't want either", "I want both"], 0])
    When([0, "人形になりたい"])
      ShowTextAttributes(["amoldoll_fc1", 0, 0, 2])
      ShowText(["\\n<Amor Doll>Then I'll make you into a doll..."])
      ShowText([""])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "一部になりたい"])
      ShowTextAttributes(["amoldoll_fc1", 0, 0, 2])
      ShowText(["\\n<Amor Doll>Then I'll make you a part of my body..."])
      ShowText([""])
      Empty([])

    When([2, "どちらもイヤだ"])
      ShowTextAttributes(["amoldoll_fc1", 0, 0, 2])
      ShowText(["\\n<Amor Doll>That is the least interesting answer..."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    When([3, "両方なりたい"])
      ShowTextAttributes(["amoldoll_fc1", 1, 0, 2])
      ShowText(["\\n<Amor Doll>You are greedy...\nI can't decide which I should do to you..."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["amoldoll_fc1", 0, 0, 2])
    ShowText(["\\n<Amor Doll>Are you aware of the strings which control you...? Do you realize what is controlling you...?"])
    ShowText([""])
    ShowText([""])
    ShowChoices([["Fate controls me", "Chaos controls me", "Lust controls me", "Nothing is controlling me"], 0])
    When([0, "運命に操られている"])
      ShowTextAttributes(["amoldoll_fc1", 0, 0, 2])
      ShowText(["\\n<Amor Doll>Yes... All things are guided by threads of fate."])
      ShowText([""])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "混沌に操られている"])
      ShowTextAttributes(["amoldoll_fc1", 0, 0, 2])
      ShowText(["\\n<Amor Doll>Guided by chaos... Perhaps it is so..."])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "性欲に操られている"])
      ShowTextAttributes(["amoldoll_fc1", 0, 0, 2])
      ShowText(["\\n<Amor Doll>You think with that thing on your lower body..."])
      ShowText([""])
      Empty([])

    When([3, "操られてなどいない"])
      ShowTextAttributes(["amoldoll_fc1", 0, 0, 2])
      ShowText(["\\n<Amor Doll>You simply don't realize it..."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["amoldoll_fc1", 0, 0, 2])
    ShowText(["\\n<Amor Doll>I am a doll...\nWho is controlling me...?"])
    ShowText([""])
    ShowText([""])
    ShowChoices([["A puppeteer", "Fate", "Me", "You're not being controlled"], 0])
    When([0, "人形遣い"])
      ShowTextAttributes(["amoldoll_fc1", 2, 0, 2])
      ShowText(["\\n<Amor Doll>A puppeteer...?\nBut that can't be... They are nowhere to be found..."])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([1, "運命"])
      ShowTextAttributes(["amoldoll_fc1", 2, 0, 2])
      ShowText(["\\n<Amor Doll>Yes, I knew it...\nI am a doll controlled by fate..."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "僕"])
      ShowTextAttributes(["amoldoll_fc1", 2, 0, 2])
      ShowText(["\\n<Amor Doll>That's a lie... Don't tell lies..."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    When([3, "操られてなどいない"])
      ShowTextAttributes(["amoldoll_fc1", 2, 0, 2])
      ShowText(["\\n<Amor Doll>Then... are you saying I am moving by my own free will...?"])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 79])
      ShowTextAttributes(["amoldoll_fc1", 0, 0, 2])
      ShowText(["\\n<Amor Doll>I want... the power of darkness..."])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 79, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give a \\ii[79]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["amoldoll_fc1", 0, 0, 2])
        ShowText(["\\n<Amor Doll>Why do you help me...?"])
        ShowText([""])
        ChangeItems([79, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["amoldoll_fc1", 0, 0, 2])
        ShowText(["\\n<Amor Doll>Oh..."])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 4])
      ShowTextAttributes(["amoldoll_fc1", 0, 0, 2])
      ShowText(["\\n<Amor Doll>I don't have enough... magical power..."])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 4, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give a \\ii[4]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["amoldoll_fc1", 0, 0, 2])
        ShowText(["\\n<Amor Doll>Why do you help me...?"])
        ShowText([""])
        ChangeItems([4, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["amoldoll_fc1", 0, 0, 2])
        ShowText(["\\n<Amor Doll>Oh..."])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["amoldoll_fc1", 0, 0, 2])
    ShowText(["\\n<Amor Doll>There is something called money... What is it?"])
    ShowText([""])
    ConditionalBranch([7, 3675, 0])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give 3675G? (Remaining:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["amoldoll_fc1", 0, 0, 2])
        ShowText(["\\n<Amor Doll>So this is... money..."])
        ShowText([""])
        ChangeGold([1, 0, 3675])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["amoldoll_fc1", 0, 0, 2])
        ShowText(["\\n<Amor Doll>Oh..."])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["amoldoll_fc1", 0, 0, 2])
      ShowText(["\\n<Amor Doll>You... don't even have it..."])
      ShowText([""])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["amoldoll_fc1", 0, 0, 2])
    ShowText(["\\n<Amor Doll>This... I will give you.."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([18, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Amor Doll gave you a \\ii[18]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["amoldoll_fc1", 0, 0, 2])
    ShowText(["\\n<Amor Doll>This... I will give you.."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([35, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Amor Doll gave you a \\ii[35]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["amoldoll_fc1", 0, 0, 2])
    ShowText(["\\n<Amor Doll>This... I will give you.."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 30625])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Amor Doll gave you 30625G!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
